docs: Include prototype for HYPERVISOR_multicall
authorIan Campbell <ian.campbell@citrix.com>
Mon, 19 Nov 2012 14:25:35 +0000 (14:25 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 19 Nov 2012 14:25:35 +0000 (14:25 +0000)
Mark-up for inclusion of generated docs.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/include/public/xen.h

index 0bdc71cf3f9bd6f6d8b67f66ce23bcd13fba689c..bff95421821bc720572846728876f3c21a005729 100644 (file)
@@ -540,7 +540,10 @@ typedef struct mmu_update mmu_update_t;
 DEFINE_XEN_GUEST_HANDLE(mmu_update_t);
 
 /*
- * Send an array of these to HYPERVISOR_multicall().
+ * ` enum neg_errnoval
+ * ` HYPERVISOR_multicall(multicall_entry_t call_list[],
+ * `                      unsigned int nr_calls);
+ *
  * NB. The fields are natural register size for this architecture.
  */
 struct multicall_entry {